home *** CD-ROM | disk | FTP | other *** search
/ Shareware Extravaganza - Disc 4 / Shareware Extravaganza - Over 25,000 Programs (The Ultimate Shareware Company)(Disc 4 of 4)(1993).iso / cad / adidrv.zip / HPLP.DOC < prev    next >
Text File  |  1991-02-19  |  28KB  |  730 lines

  1.  
  2.  
  3.  
  4.                          HPLP.DOC
  5.                          --------
  6.                    revision 2.1 1/30/91
  7.  
  8.                  For driver revision 1.10
  9.  
  10.           ADI(R) LongPlot driver for HPGL Pen Plotters
  11.  
  12.               Copyright 1989-1991, Autodesk, Inc.
  13.  
  14.  
  15.  
  16.  
  17. License is granted for the use of this software and documentation
  18. on a no-charge, sharing basis.  You may distribute and copy this
  19. software freely as long as it remains a completely unaltered
  20. package and is not sold for profit.
  21.  
  22.  
  23. INTRODUCTION
  24.  
  25. This document explains the installation and use of HPLP.EXE, an
  26. Autodesk Device Interface (ADI) driver designed to run with HPGL
  27. pen plotters in conjunction with AutoCAD(R).
  28.  
  29. Please read pertinent information found in:
  30. - Chapter 7 of the AutoCAD Installation and Performance Guide
  31. - Chapter 13 of the AutoCAD Reference Manual
  32. - Your plotter's user guide for information on using AutoCAD and HP
  33. plotters.
  34.  
  35. This driver was developed by Autodesk, Inc.  and does not
  36. represent an endorsement of any particular product.
  37.  
  38. Autodesk, Inc. makes no warranty, either expressed or implied,
  39. including but not limited to any implied warranties of
  40. merchantability or fitness for a particular purpose, regarding
  41. these materials and makes such materials available on an "as-is"
  42. basis.
  43.  
  44.  
  45. ADI Drivers -
  46.  
  47. This driver is an ADI plotter driver.  ADI is an acronym for the
  48. Autodesk Device Interface which was used to create this driver.
  49.  
  50. You should be able to use this driver (HPLP.EXE) with any version
  51. of AutoCAD which supports ADI plotter drivers.  Please see the
  52. AutoCAD Installation and Performance Guide, which shipped with
  53. your version of AutoCAD, to see if you have such a driver
  54. option.  This driver was tested only with AutoCAD Release 10 and Release 11.
  55.  
  56.  
  57. ***************************************************************************
  58.                       LIMITATIONS OF THIS DRIVER
  59.  
  60. Real mode ADI plotter drivers, such as HPLP.EXE have limited
  61. communication with AutoCAD, compared to internal or protected mode drivers.
  62. Due to this, real mode ADI drivers lack some of the features of internal
  63. drivers or protected mode ADI drivers.
  64.  
  65. For example, there is no provision for AutoCAD to tell a real mode ADI
  66. driver about paper sizes or units of measurement (inches vs millimeters).
  67. There is no way for a real mode ADI driver to inform AutoCAD of its
  68. linetypes, changes in units of measurement, scaling or paper size. Thus
  69. it is sometimes necessary for you to answer similar questions, once for
  70. AutoCAD and once for the real mode ADI driver.
  71.  
  72. Real mode ADI drivers have no way of storing your configuration choices in
  73. AutoCAD's configuration or drawing files. This driver is primarily configured
  74. by command line options. Your choices for these options persist until you
  75. reboot the computer or reload the driver with new options. Reloading a real
  76. mode ADI driver without rebooting your computer will waste memory because
  77. the driver is loaded twice. Reloading the driver with different command line
  78. options will, in some cases, require you to also reconfigure AutoCAD so
  79. that AutoCAD and the driver agree on the options you have selected.
  80.  
  81. NOTE: Because of the way ADI drivers function, error trapping and
  82. user prompts will not function in a familiar way.
  83.  
  84. In this driver, SPACE BAR acts as a space bar, not as a command line
  85. terminator, all user input prompts are terminated by a CARRIAGE
  86. RETURN, and CONTROL-C may have to be repeated more than once and should
  87. be followed by a CARRIAGE RETURN. ESC may have to be repeated more
  88. than once.  Please be patient, most requests for termination will be
  89. accepted and acted upon.
  90.  
  91. Protected mode ADI drivers do not have these limitations.
  92.  
  93. ****************************************************************************
  94.  
  95.                               HPLP.EXE
  96.  
  97. HARDWARE REQUIREMENTS AND INSTALLATION
  98.  
  99. The HP plotter must be connected to the computer with a standard
  100. serial cable as described in Chapter 7 of the AutoCAD Installation
  101. Guide.  All the information needed for pin connections and switch
  102. settings is given there under the heading for Hewlett-Packard plotters
  103. and must be adhered to in order to insure correct results.
  104.  
  105.  
  106. INSTALLATION
  107.  
  108. This ADI plotter driver is distributed on one diskette.  This
  109. will be referred to as the "distribution disk".  The distribution
  110. disk contains:
  111.  
  112.         HPLP.EXE          -       ADI driver.
  113.         HPLP.DOC          -       this document.
  114.         HPLP.HLP          -       for on-line command line options.
  115.  
  116. You will probably want to copy the drivers into the same directory
  117. where you store AutoCAD.  Here's how to copy the drivers onto your
  118. hard disk.  (The example assumes an AutoCAD directory on drive C and
  119. is named \ACAD)
  120.  
  121.       1. Change to the directory where you've loaded AutoCAD:
  122.  
  123.          C:> CD \ACAD [Return]
  124.  
  125.       2. Insert the distribution  diskette in drive A:.
  126.  
  127.       3. Copy the driver files to your hard disk:
  128.  
  129.          C:> COPY A:HPLP.*  [Return]
  130.  
  131.  
  132. LOADING THE DRIVER
  133.  
  134. The AutoCAD HP plotter driver must be installed (loaded into
  135. memory) prior to entering AutoCAD.  It is a "terminate and stay
  136. resident" (TSR) software program which uses about 20k of RAM.  Once
  137. loaded, it remains in memory until you turn off or reboot your
  138. computer.
  139.  
  140. THE IMPORTANCE OF COMMAND LINE SWITCHES
  141.  
  142. As discussed above, your ADI driver does not have the ability to communicate
  143. with AutoCAD to modify plot specifications. Thus, these can only be set at the
  144. time of driver installation by using the command line switches (options)
  145. listed below. Think through your plotting requirements prior to installing
  146. the HPLP driver as it will remain in memory until you turn off or reboot
  147. your computer. Remember that you must configure AutoCAD compatibly with the
  148. options you select on installing this driver.
  149.  
  150. If you plan to use the same command line options each time you use this
  151. driver, you may want to create a small batch file to invoke the driver
  152. with your selected options, or you may want to add this command line to
  153. your autoexec.bat file.
  154.  
  155. To install the driver:
  156.  
  157.          C:> HPLP [Return]
  158.  
  159. The driver defaults are:
  160. - Plot directly to the plotter (not to file nor to a remote device)
  161. - Page advance is on
  162. - Units are set to inches
  163. - Plotter is cabled to COM1:
  164. - Installed at interrupt 0x78h (78 HEX)
  165.  
  166. To change this setup, you can choose to include one or more command line
  167. options:
  168.  
  169. Interrupt vector:
  170. -----------------
  171. To install the driver for a different interrupt vector (default
  172. is 78 HEX):
  173.  
  174.          C:> HPLP -Ixx [Return]
  175.              (where xx is the new interrupt number in HEX)
  176.  
  177. Serial Port Configuration:
  178. --------------------------
  179. To install the driver for a serial port other than the default
  180. (COM1:)
  181.  
  182.          C:> HPLP -Cx [Return]
  183.              (where x is the new serial port number)
  184.  
  185. Page Advance:
  186. -------------
  187. To disable the page advance at the end of the plot:
  188.  
  189.         C:> HPLP -P [Return]
  190.  
  191. Locating temporary files for LongPlots:
  192. To instruct the driver to use a RAM disk for storing temporary
  193. files:
  194.  
  195.          C:> HPLP E [Return]
  196.              (logical drive E in this case, no colon (:) is used)
  197.  
  198. Plotting to file:
  199. -----------------
  200. To write plot files directly to disk for later plotting:
  201.  
  202.          C:> HPLP -Ffname [Return]
  203.              (will create a file named 'fname' on your
  204.                default drive.)
  205.  
  206. Wait option:
  207. ------------
  208.  
  209.           C:> HPLP -W [Return]
  210.  
  211. Certain combinations of inks and plotting media must dry before
  212. being rolled on to the take up reel.  This option is normally
  213. used with liquid ink and vellum or mylar plotting media and will
  214. allow you to signal to the driver when to advance the paper.
  215.  
  216. Remote operation:
  217. -----------------
  218.  
  219.           C:> HPLP -N [Return]
  220. This option turns off the driver's internal check for plotter's
  221. clip limits and for the plotter's physical presence.  Use this
  222. option if you wish to plot to a remote device.  As no error
  223. checking is done, you must supply accurate paper sizes, plot
  224. origin, and insure that the remote device will actually receive
  225. the data the driver sends.  Failure to do so will generate
  226. unpredictable results.  Experimentation is recommended to achieve
  227. optimum results.
  228.  
  229. Metric:
  230. -------
  231.           C:> HPLP -M [Return]
  232.  
  233. If you wish to change the plotter units from inches to
  234. millimeters use this option.
  235.  
  236. *** NOTE: AutoCAD and your driver must agree on units. If you configure
  237. this driver for metric units, you also must configure AutoCAD for metric
  238. units, and you must set the correct number of plotter steps per millimeter.
  239.  
  240. Command line errors:
  241. If an error is encountered when the driver processes the command
  242. line options, the driver will exit without being activated or
  243. loaded.  You will be notified if there is an error.  Simply
  244. examine the command line options you entered and try again.
  245.  
  246. Examples:
  247. To install the driver using a combination of the above options:
  248.  
  249.     C:> HPLP -Fplotdata.plt -p -i7b -c2 -w
  250.  
  251. This will do the following:
  252.         1. (-F) Create a plot file named 'plotdata.plt' in the
  253.            current directory for later plotting.
  254.         2. (-p) Disable the page advance at the end of the plot.
  255.         3. (-i) Configure for interrupt vector 07b (hex)
  256.         4. (-c) Configure the driver for serial port 2 (COM2:).
  257.         5. (-w) Wait for the operator to signal that ink is dry prior
  258.            to activating the take-up reel. (Only during LongPlot).
  259.  
  260. You then will be asked to indicate which HP plotter you are
  261. using. Please enter the number of the corresponding model.
  262.  
  263. HPLP supports the following devices:
  264.  
  265. 1.  7475
  266. 2.  7550
  267. 3.  7580
  268. 4.  7585
  269. 5.  7586A & 7595A (DraftMaster I)
  270. 6.  7586B & 7596A (DraftMaster II) (Roll Fed)
  271. 7.  ColorPro
  272. 8.  DraftPro
  273. 9.  Draftmaster DXL
  274. 10. Draftmaster EXL
  275.  
  276. Select option 6 if you intend to do long axis plots.  If you do not
  277. have a 7586B or a 7596A Draftmaster with a roll feed option you will only
  278. be allowed to plot to the extents of the plotter as described in the
  279. plotter's reference manual.
  280.  
  281. RECONFIGURING HPLP
  282.  
  283. Reloading the driver without resetting the computer will use more
  284. memory (another 20k) but will activate any new command line
  285. options (if issued).  Reloading the driver without resetting the
  286. computer is NOT recommended.  You should exit all active programs
  287. and reset your computer prior to changing any of the command line
  288. options for this driver. 
  289.  
  290.  --- DO NOT RESET YOUR COMPUTER WHILE AUTOCAD IS RUNNING !  --- 
  291.  
  292. Exit AutoCAD prior to resetting the driver.
  293.  
  294. After resetting your computer, call HPLP with any new command
  295. line options or select a different device from the driver's model
  296. table. If you selected a different device, you may need to change
  297. AutoCAD's plot configuration to correct pen speeds, line styles,
  298. the number of plotter steps or the number of line styles. Then plot
  299. as you would normally.
  300.  
  301.  
  302. CONFIGURING AUTOCAD FOR THE HPLP PEN PLOTTER DRIVER
  303.  
  304. It is necessary to configure AutoCAD for an ADI plotter driver.
  305. AutoCAD will save your settings in its configuration file until you
  306. change the settings.  (Examples given here are based on the AutoCAD
  307. Release 10 menu system).
  308.  
  309. Configuration:
  310.  
  311. Select from the Main Menu:
  312.  
  313.    5. Configure AutoCAD
  314.  
  315. Now select from the Configuration Menu:
  316.  
  317.     5. Configure plotter
  318.  
  319. You will go through the standard plotter configuration dialogue.
  320. Many of the prompts, such as number of pens, are unique to each
  321. plotter.  Please see the table following this discussion for the
  322. information about the supported devices.
  323.  
  324.  
  325.         Select the ADI Plotter option.
  326.  
  327.         Select installed ADI driver.
  328.  
  329.         Set the maximum horizontal (X) plot size in inches to
  330.         64 if your plotter is roll fed and you wish to do long
  331.         axis plots. Otherwise, set the horizontal plot size to the
  332.         maximum allowed by your plotter. (See the note below on
  333.         correct paper sizes). For METRIC plots, enter the page sizes
  334.         in millimeters.
  335.  
  336.         Set the plotter steps per inch.  For long plots, the
  337.         7586B/7596A uses 1016 steps in both the X and Y directions.  If
  338.         using METRIC units, set the plotter steps per mm to 40 for
  339.         both the X and Y directions.  If you do not plan to do long
  340.         axis plots see table below to get the correct settings for your
  341.         model plotter.
  342.  
  343.         Set the pen speed information when requested. AutoCAD's
  344.         ADI plotter driver defaults to pen speed of 1.
  345.         Increasing this to the maximum indicated in the table
  346.         below will insure the plotter plots at its highest
  347.         rating. Adjust the pen speeds as needed.
  348.  
  349.  
  350.                        STEPS PER               PEN      LINE
  351.           MODEL           INCH        PENS     SPEED    STYLES
  352.                          X    Y
  353.           7475         1021  1021       6       38       12
  354.           7550         1016  1016       8       80       12
  355.           7580         1016  1016       8       60       12
  356.           7585         1016  1016       8       60       12
  357.           7586A/7595A  1016  1016       8       60       12
  358.           7586B/7596A  1016  1016       8       60       12
  359.           ColorPro     1016  1016       8       40        6
  360.           DraftPro     1016  1016       8       38       12
  361.           DXL          1016  1016       8       80       12
  362.           EXL          1016  1016       8       80       12
  363.  
  364.  
  365. If you have selected the Metric (-M) command line option, you    
  366. should also answer the question "Size units (Inches or
  367. Millimeters) <current>" with "M".  Otherwise, hit return to
  368. default to inches.    
  369.  
  370. See OPTIONS section of this document for further details on this
  371. option.
  372.  
  373. If you have any questions, see the chapter on plotter options
  374. of the Installation & Performance Guide and the discussion of
  375. Plotting in the AutoCAD Reference Manual (Chapter 13).
  376.  
  377. AutoCAD will now be configured to plot using the installed ADI
  378. driver. If you selected model option 6 - 7586B/7595B - you can do
  379. long axis plotting.
  380.  
  381. PAPER SIZES - the -N command line option
  382.  
  383. When the -N command line option is used, HPLP relies on AutoCAD
  384. to supply the correct paper sizes during plotting.  If you find
  385. that you are clipping in any given direction (X or Y), please
  386. adjust the page size value in AutoCAD.  Please see chapter 13 of
  387. the AutoCAD Reference Manual for details on how to configure the
  388. paper size.
  389.  
  390. This method of configuration should allow users to plot to a
  391. remote device (a plotter not actually cabled to the computer).
  392.  
  393. PLOTTING ON STANDARD SIZE PAPER
  394.  
  395. Issue the Plot command as normal.  Specify the part of the
  396. drawing you wish to plot by answering the prompt:
  397.  
  398.    What to plot -- Display, Extents, Limits, View, or Window <D>:
  399.  
  400. AutoCAD displays the basic plot specifications and asks if you
  401. want to change any of them:
  402.  
  403.     Do you want to change anything? <N>
  404.  
  405. Plot as you normally would.  Make sure the pen speed information
  406. is set correctly, your plotter is cabled correctly and is turned
  407. on.  (Some models require that the "Remote" button be activated).
  408.  
  409. If you configured the driver for a roll fed plotter, the ADI
  410. driver will prompt:
  411.  
  412.     Longplot(L) or Standard(S)? <S>
  413.  
  414. Press the 'S' key and RETURN.  The driver will begin to process the
  415. plot.
  416.  
  417. LONG AXIS PLOT PLOTTING
  418. -----------------------
  419.  
  420. **********************************************************************
  421. AutoCAD doesn't directly support Longplots. AutoCAD can plot only
  422. about 65,535 plotter steps in each direction, which is about 64"
  423. for HP plotters which use 1016 steps per inch. Longplots are done by
  424. rescaling the plot data after it is sent to the driver, to magnify the
  425. plot at a small cost in plot resolution. Because there is no two-way
  426. communication between real mode ADI plotter drivers and AutoCAD, this
  427. scaling process is a bit complicated.
  428. ***********************************************************************
  429.  
  430. SPECIAL NOTES AND REQUIREMENTS
  431.  
  432. The -F (plot-to-file) option can't be used when longplotting.
  433. HPLP will create a temporary file while longplotting, but this is
  434. not an ordinary plot file.
  435.  
  436. Scripts
  437.  
  438. This driver asks at least one question during each plot (the
  439. "Longplot(L) or Standard(S) <S>?" question). Because this is a
  440. real mode ADI driver, a script will not be able to answer this
  441. question. Scripts can only supply answers for questions asked
  442. by AutoCAD.
  443.  
  444.  
  445. Long axis plotting requires 36" wide paper ROLL FEED.
  446.  
  447. A .3 mm black fiber tip or .35mm drafting pen MUST be installed in pen
  448. stall number 8 to draw proper alignment marks between frames during long
  449. plots. Failure to use the correct pen in the correct pen stall
  450. can produce improper alignment during long plots.
  451.  
  452. You will need to calculate the X axis length of the plot and calculate
  453. the number of 64 inch tiles required to hold that X axis length before
  454. plotting in order to determine the correct plotting scale factor for
  455. Long Plots.
  456.  
  457.  
  458. The Plotter's Limit Light
  459.  
  460. You may notice that the "Limits" light on the plotter may blink
  461. on and off during Long Plot. This is normal and should not be
  462. considered an error. The plotter is determining if the
  463. coordinates sent to it are within the frame currently being
  464. plotted. If the limit light blinks, the plotter is discarding
  465. that coordinate.
  466.  
  467. Pen Speed Settings
  468.  
  469. The default pen speed setting for your ADI driver is 1. If the inks used
  470. in your pens have a short drying time, you may increase the speed up
  471. to the fastest speed supported by your plotter for fastest plots.
  472. Experimentation will provide the best results.
  473.  
  474. TO BEGIN PLOTTING
  475. -----------------
  476.  
  477. 1) Issue the Plot command as normal.  Specify the part of the
  478. drawing you wish to plot by answering the prompt:
  479.  
  480.   What to plot -- Display, Extents, limits, View, or Window <D>:
  481. with the appropriate response.
  482.  
  483. AutoCAD displays the basic plot specifications and asks if you
  484. want to change any of them:
  485.  
  486. 2) If this is the first time you use the HPLP driver, you should answer:
  487.  
  488.     Do you want to change anything? <N> Yes
  489.  
  490. 3) AutoCAD will display the current pen settings. Set the pen information
  491. as needed.
  492.  
  493. 4) Answer the following prompt:
  494.  
  495.     Enter the Size or Width, Height (in units) <default>:
  496.                         
  497. Select MAX - which should have been set to width = 64 inches (or the
  498. corresponding value in millimeters) in the AutoCAD plotter
  499. configuration dialogue.
  500.  
  501.  
  502. 5) The following prompt:
  503.  
  504.     Specify scale by entering:
  505.     Plotted units=Drawing units or Fit or ? <default>:
  506.  
  507.  
  508. IMPORTANT!! - SPECIAL PLOT SCALING REQUIREMENTS FOR LONG PLOTS
  509.  
  510. In order to create long-plots, HPLP.EXE has to magnify the plot
  511. sent from AutoCAD. This question (asked by AutoCAD) must be answered
  512. with a scale factor which will keep the total number of plotter steps
  513. in each direction from AutoCAD below the 65024 (64" x 1016 steps per
  514. inch) limit. 
  515.  
  516. Let's start by considering the relatively simple situation where you
  517. want the plotted size to be the same as the AutoCAD drawing editor
  518. size you selected. In other words, we'll assume you would want to
  519. plot 1:1 if AutoCAD were able to create long plots directly. You may
  520. scale down your plot by using a value figured by the following formula:
  521.  
  522. DS - is the size of the long axis of your drawing in AutoCAD drawing
  523. editor units.
  524.  
  525. PS - is the size of the long axis you want your plot to have
  526.  
  527. M - is the amount of magnification which HPLP will have to use to make
  528. this drawing plot the desired size. This is also the number of 64" tiles
  529. which will be plotted.
  530.  
  531. PSF - is the plotting scale factor to give AutoCAD
  532.  
  533. DSF - is the drawing scale factor (the relation of drawing units to plotted
  534.       units, e.g., 1"=12")
  535.  
  536. DSR - is the drawing scale ratio - if DSF is 1"=12", PSR is 1/12
  537.  
  538.  
  539.     PSF = DSF    (because you drew the same size you want to plot)
  540.  
  541.     M = DS / 64"  (round up to next largest whole number)
  542.  
  543.    In other words, divide the long axis of the Plotted Size by 64"
  544.    Then round the result up to the next largest integer (whole number).
  545.  
  546.     PSF is  1"=M"   
  547.  
  548.  
  549. The Scale Factor you enter for AutoCAD is 1=M, where M is the result
  550. from the calculation above. For example:
  551.  
  552.       Scale factor in AutoCAD           Drawing Size
  553.     Plotted size = Drawing size        (drawing units)
  554.     -----------------------------------------------------------
  555.                   1"=2"                64"  < DS < 128"
  556.                   1"=3"                128" < DS < 192"
  557.                   1"=4"                192" < DS < 256"
  558.                   - - - 
  559.                   1"=10"               576" < DS < 600" (maximim longplot)
  560.  
  561.  
  562. Example A: if your drawing is 49' long you would enter 1=10". 
  563. This is the size in drawing units (49' * 12"/foot = 588")
  564. divided by 64" (588 / 64 = 9.18) rounded up to M = 10.
  565.  
  566. Example B: If your drawing is 100 inches long, dividing by 64"
  567. yields 1.56. Rounding up, M = 2. So, if you enter 1"=2", AutoCAD
  568. converts the drawing to 50 inches.  But, when you
  569. actually plot, you'll tell the driver to produce a 100 inch
  570. drawing.
  571.  
  572. ** Note:  These drawing units don't have to be inches and feet, they
  573. can be kilometers or cubits but the same ratio applies between plotted
  574. units to drawing units.
  575.  
  576. If you used a drawing size different from the final plotted size you
  577. desire, a slightly more complex computation is required.
  578.  
  579.  
  580.    M = PS / 64"
  581.  
  582.    PSF is   1" = (M / DSR)"
  583.  
  584. Example C: You want to draw at 1"=60". The long axis of your drawing is
  585. 1500' (300" when scaled 1"=60"). M = 300 / 60 = 5. PSF = M / 1 /60 = 300. 
  586.  
  587. Enter using the following table based on the drawing size in the drawing
  588. editor:
  589.  
  590.   Drawing         Plot
  591. Scale ratio   Scale factor   drawing size    plotted size   magnification
  592.  DSR              PSF            DS               PS              M
  593. ----------------------------------------------------------------------------
  594.  1/12     1"=24" (or 2')       64' < DS < 128'    64" < PS < 128"    2
  595.  1/12     1"=96" (or 8')         500'                 500"           8
  596.  1/60     1"=300" (or 25')      1500'                 300"           5
  597.  
  598.  
  599. ** Note: These drawing units don't have to be inches, they can be
  600. kilometers, feet, etc., but the same ratio applies between plotted units
  601. to drawing units.
  602.  
  603. Note that AutoCAD will calculate and display a maximum plottable area based
  604. on the scale factor you supplied. This will be smaller in each direction
  605. than your actual plot. The plot will be larger by the magnification M
  606. applied by the ADI driver. In Example B above, if your drawing is 100"x30",
  607. AutoCAD will display a maximum plot size of 50"x15". DISREGARD THIS MESSAGE!
  608. The true plot size will be controlled by the X-Axis length selection which
  609. you make at a subsequent prompt. If you correctly answer that prompt, your
  610. plot will really be 100"x30".
  611.  
  612.  
  613. You will be asked two additional questions by the ADI driver
  614. before the plot is started.  Once again, make sure your plotter is
  615. cabled correctly, is turned on, and is on line.
  616.  
  617. The ADI driver will prompt:
  618.  
  619.     Longplot(L) or Standard(S) <S>?
  620.  
  621. Press the 'L' key.
  622.  
  623. It will then prompt:
  624.  
  625.     Length of X-Axis for Plot?
  626.  
  627. Enter the number of inches that you want the plotted length of the
  628. long axis to be.  In Example B, above, you would enter 100
  629. (inches).  The ADI driver will automatically scale your drawing to
  630. fit within the desired length. This length will also control how
  631. far the plotter advances the paper at the end of the plot.
  632.  
  633.    For those who are curious, the driver actually will figure the
  634.    magnification factor, M, by which to scale plot data by (assuming inches)
  635.    figuring M = INT(X-Axis/64) + 1. In other words, it figures M just
  636.    as we did earlier. Then the driver scales up all plot data
  637.    by multiplying by M. The plot is magnified by this factor in both
  638.    X and Y directions. You may have noticed that any answer between
  639.    64 and 127 would produce the same magnification (but would advance
  640.    the paper a different amount at the end of the plot).
  641.  
  642. Note that you must enter a legal value here, otherwise the prompt will
  643. be repeated. A legal value is numeric, greater than 0 and less than
  644. 15240 mm or 600" (depending on your selection of inches or millimeters).
  645.  
  646. If you specified the -M command line option for metric units, be
  647. sure to convert the length of the X-axis from inches into millimeters.
  648. To convert inches into millimeters, multiply the inches by 25.4.
  649. Remember that AutoCAD must be configured for metric units if the driver
  650. is configured for metric units, and the plotter steps per millimeter
  651. must be properly set in AutoCAD.
  652.  
  653.  
  654. Stopping the Plot Routine
  655.  
  656. Standard Plotting -
  657.  
  658. If you wish to stop the plot routine while AutoCAD is sending vectors
  659. to the plotter, abort it in the normal manner (Control C).  Because
  660. you are using an ADI driver, you may have to hit Control C more than
  661. once.  Please pay attention to the prompts displayed during the plot
  662. routine.      
  663.  
  664.  
  665. Long Plotting -
  666.  
  667. The Long Plot driver must send information to the plotter to fill
  668. the number of frames required to complete the plot.  This could
  669. be any number of frames.  To adapt to different size drawings, HPLP will
  670. create a file on disk and read the information from that file. The
  671. driver only has to process your drawing file once for this operation
  672. and plotting from file is much faster than reprocessing the drawing
  673. file for each frame.
  674.  
  675.  
  676. NOTE: Please insure that you have enough disk space to accommodate the
  677. file HPLP creates during this process.  If you run out of disk space,
  678. you'll need to reset your computer and free enough disk space for the
  679. process or, if you are using a RAM disk, you'll have to increase the
  680. size of the RAM disk to accommodate the file. See "Notes on
  681. Operation", section 4, below for more information.
  682.  
  683. You will see the following:
  684.  
  685. 1) AutoCAD's "Processing Vectors" prompt.  Canceling the plot at
  686. this point (Control-C) will abort the plot function and cease
  687. plotting.
  688.  
  689. 2) HPLP's "Doing frame #(n)" prompt.  Canceling the plot at this
  690. point (ESC is requested) will advance a page on the plotter
  691. (unless the -P option is enabled) and cease processing.
  692. (n = current frame number)
  693.  
  694. NOTES ON OPERATION
  695.  
  696. Here are some tips for using the HPLP ADI driver with AutoCAD:
  697.  
  698. 1.  Because you must install the plotter driver before entering
  699. AutoCAD each session, you may want to place the HPLP.EXE command
  700. in your AUTOEXEC.BAT file with the correct options set if you
  701. will use it every session.
  702.  
  703. ** Note: The HPLP ADI driver will take up about 20k of RAM.
  704.  
  705. 2.  Do not turn the plotter on and off in the middle of a
  706. plotting session.  An error message will be displayed if you try
  707. to use the HPLP driver while the plotter is turned off.
  708.  
  709. 3.  Reloading the driver without resetting the computer will take
  710. valuable memory from AutoCAD.  Please exit all active programs
  711. and reset the computer if new command line options are needed or
  712. a new device needs to be configured.
  713.  
  714. 4.  Disk Space Considerations: If you wish to plot to file (-f option)
  715. please insure that you have sufficient disk space to do so.  File
  716. sizes are not dependent on the size of AutoCAD's DWG file, rather they
  717. depend on the contents of that file.  CHROMA.DWG, while only 12,359
  718. bytes as distributed with AutoCAD, expands to almost 700k bytes when
  719. plotted to file by HPLP.  This is due to the amount of fill the
  720. plotter must do in order to plot this file.  Each solid filled object
  721. in the drawing requires that the driver send pen movement information
  722. sufficient to fill the object.  Simple line drawings will require much
  723. less disk space.
  724.  
  725.  
  726. AutoCAD and ADI are registered trademarks of Autodesk, Inc.  IBM,
  727. PC, XT, AT are trademarks of International Business Machines
  728. Corporation.  HP and HPGL are trademarks of Hewlett-Packard
  729. Corporation.
  730.